source code

英 [ˈsɔːs kəʊd] 美 [ˈsɔːrs koʊd]

n.  源(代)码

计算机



牛津词典

noun

  1. 源(代)码
    a computer program written in text form that must be translated into machine code before it can run on a computer

    柯林斯词典

    1. 源代码;源码
      Source code is the original form of a computer program as it is written by a programmer. It is then converted into code that the computer can understand.

      双语例句

      1. This file can be sent to developers to upgrade source code to the newest version.
        可以将该文件发送给开发人员以将源代码升级到最新版本。
      2. I know that some readers had problems downloading the source code last month.
        我知道上个月有些读者在下载源代码时遇到了问题。
      3. But, like Java source code, this may be incomplete or incorrect.
        但是,如同Java源代码一样,这可能是不完全和不正确的。
      4. But the hardcoded username and password in the source code should raise a red flag with you.
        但是,源代码中硬编码的用户名和密码会生成一个红色标记。
      5. At a minimum, you need source code in SOURCES and a spec file in SPECS.
        您至少需要SOURCES中的源代码和SPEC中的一个spec文件。
      6. I instrumented the server source code to obtain the packets scanned counter.
        我测试了服务器的源代码以获得扫描包的计数器。
      7. Any Java fields and methods that you add to the class diagram are added to the source code automatically.
        您向类图中所添加的Java域与方法,现在会自动添加至源代码中。
      8. You can download the before and after source code for an example application.
        可以下载改进之前和之后的示例应用程序源代码。
      9. In this example, you will tackle the problem of unused imports within Java source code.
        在本例中,您将会处理Java源代码未使用导入中所存在的问题。
      10. It contains the objects ( source code and resources).
        它包含对象(源代码和资源)。
      11. You can download source code and usage instructions for the Scripter Java application from the link in the Resources.
        从本文参考资料小节中的链接,您可以下载ScripterJava应用程序的源代码和用法说明。
      12. If you successfully compile the source code, you can execute the bytecode within a JVM.
        如果成功地编译了源代码,就可以在JVM中执行字节码。
      13. In the example above, the script pointed to some C source code and it indexed five source files.
        在上面的示例中,脚本指向一段C源代码,对五个源文件进行了索引。
      14. The source code for this article is included as a.zip file in Download.
        本文的源代码,作为.zip文件包含在下载中。
      15. Eclipse organizes your source code through the concept of projects and workspaces.
        Eclipse将通过项目和工作空间的概念组织源代码。
      16. During this process, the source code is converted to EGL.
        在该过程中,源代码转换为EGL。
      17. AOP allows you to modify existing applications without affecting the original application's source code.
        AOP允许您在不影响原始的应用程序源代码的前提下,对现已存在的应用程序进行修改。
      18. This section introduces the source code of a library class that performs coordinate conversion between decimal degrees and UTM.
        本节介绍了执行坐标转换(十进制角度和UTM)的库类的源代码。
      19. As in the SQL injections, source code analysis is the only real way to eliminate the vulnerability.
        和SQL注入中一样,源代码分析是消除漏洞的唯一真实方法。
      20. You can edit source code files, compile and debug your project seamlessly from within a single IDE.
        在单个IDE中,您可以无缝地编辑源代码文件、编译和调试您的项目。
      21. Listing 2 shows the source code of this pop-up window.
        清单2显示了此弹出窗口的源代码。
      22. Download the source code and examples from this article.
        下载本文的源代码和示例。
      23. The keys can be called in a source code file.
        在源代码文件中可以调用这些关键字。
      24. This file contains the source code for the Build-Your-Page system.
        该文件包含Build-Your-Page系统的源代码。
      25. The source code provided with this article contains a sample chat web application for Jetty and Tomcat.
        本文所提供的源代码包含了一个在Jetty和Tomcat上运行的简单聊天Web应用程序样例。
      26. The sample code provided with this article has the location configured in the Java source code.
        本文提供的样例代码已经在Java源代码中配置了该位置。
      27. There is a fully configured Java application that uses iBATIS in the source code download for this article.
        在为本文下载的源代码中,有一个使用iBATIS的完全配置好了的Java应用程序。
      28. Because this is a new project, add a new directory for the source code.
        因为这是一个新项目,所以只添加一个新的源代码目录。
      29. Writing the source code and deployment descriptor files in a J2EE application can be tedious.
        编写J2EE应用程序中的源代码和部署描述符文件可能十分冗长乏味。

      英英释义

      noun

      1. program instructions written as an ASCII text file